google.golang.org/protobuf/encoding/prototext.decoder.unmarshalList (method)
2 uses
google.golang.org/protobuf/encoding/prototext (current package)
decode.go#L223: if err := d.unmarshalList(fd, list); err != nil {
decode.go#L363: func (d decoder) unmarshalList(fd protoreflect.FieldDescriptor, list protoreflect.List) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)